ARM: HYP/non-sec: add separate section for secure code
authorMarc Zyngier <[email protected]>
Sat, 12 Jul 2014 13:24:02 +0000 (14:24 +0100)
committerAlbert ARIBAUD <[email protected]>
Mon, 28 Jul 2014 15:07:23 +0000 (17:07 +0200)
commitbf433afd60ce2ccd1bec3cf14150323be8272ac3
tree1dd1eb0cd86852ac01e6ca5b39978a1358c123b5
parentb726d22da9aed61462e36aa722fa4e6fd0aec9f1
ARM: HYP/non-sec: add separate section for secure code

In anticipation of refactoring the HYP/non-secure code to run
from secure RAM, add a new linker section that will contain that
code.

Nothing is using it just yet.

Signed-off-by: Marc Zyngier <[email protected]>
Acked-by: Ian Campbell <[email protected]>
arch/arm/config.mk
arch/arm/cpu/u-boot.lds
arch/arm/lib/sections.c